home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paradise in the Skirt
/
Paradise in the Skirt.iso
/
book2.dir
/
00056_Script_56
< prev
next >
Wrap
Text File
|
1994-11-11
|
239b
|
9 lines
on exitFrame
if (the movieTime of sprite 3) + 10 < the duration of cast(the castnum of sprite 3) then
set the movieRate of sprite 3 = 1
go the frame
else
set the movieRate of sprite 3 = 0
play done
end if
end